home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Demo / Chimie / interfata.swf / scripts / DefineButton2_231 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-03  |  112b  |  5 lines

  1. on(release){
  2.    cale = "http://www.microsoft.com/windows/directx/default.aspx";
  3.    getURL(cale,"_blank");
  4. }
  5.